TypeScript or JavaScript for noob web developer [closed]

Posted by Phil Murray on Programmers See other posts from Programmers or by Phil Murray
Published on 2012-10-05T13:40:50Z Indexed on 2012/10/05 15:52 UTC
Read the original article Hit count: 339

Filed under:
|
|

Following the recent release by Microsoft of TypeScript I was wondering if this is something that should be considered for a experienced WinForm and XAML developer looking to get into more web development.

From reviewing a number of sites and videos online it appears that the type system for TypeScript makes more sense to me as a thick client developer than the dynamic type system in Javascript.

I understand that Typescript compiles down to JavaScript but it appears that the learning curve is shallower due to the current tooling provided by Microsoft.

What are your thoughts?

© Programmers or respective owner

Related posts about .NET

Related posts about JavaScript